programming4us
           
 
 
Windows Server

Windows Home Server 2011 : Controlling Services (part 1) - Controlling Services with the Services Snap-In

- Free product key for windows 10
- Free Product Key for Microsoft office 365
- Malwarebytes Premium 3.7.1 Serial Keys (LifeTime) 2019
7/16/2013 7:31:41 PM

System services are background routines that enable the system to perform tasks such as logging on to the network, managing disks, collecting performance data, and writing event logs. Windows Home Server comes with more than 100 installed services. Services usually operate behind the scenes. However, you may need to pause, stop, and start services, as well as configure the way a service loads at startup. The next few sections show you the various methods you can use to control services.

1. Controlling Services with the Services Snap-In

The standard interface for the Windows Home Server services is the Services snap-in, which you can load by using either of the following techniques:

  • Select Start, Administrative Tools, Services.

  • Select Start, Run to open the Run dialog box, type services.msc, and click OK.

The Services snap-in that appears displays a list of the installed services, and for each service, it displays the name of the service and a brief description, the current status of the service (Started, Paused, or blank for a stopped service), the service’s startup type (such as Automatic or Manual), and the name of the system account that the service uses to log on at startup. When you select a service, the Extended tab of the taskpad view shows the service name and description and offers links to control the service status (such as Start, Stop, or Restart). Figure 1 shows an example.

Figure 1. You can use the Services snap-in to control the Windows Home Server services.

To change the status of a service, select it and then use one of the following techniques:

  • To start a stopped service, either click the Start link in the taskpad or click the Start Service toolbar button.

  • To stop a running service, either click the Stop link in the taskpad or click the Stop Service toolbar button.

  • To pause a running service, either click the Pause link in the taskpad or click the Start Service toolbar button. (Note that only a few services support the Pause task.)

  • To resume a paused service, either click the Restart link in the taskpad or click the Restart Service toolbar button.

Note

If a service is started but it has no Stop link and the Stop toolbar button is disabled, it means the service is essential to Windows Home Server and can’t be stopped. Examples of essential services include Plug and Play, Remote Procedure Call (RPC), and Security Accounts Manager.


Caution

It’s possible that a service might be dependent on one or more other services, and if those services aren’t running, the dependent service will not work properly. If you stop a service that has dependent services, Windows Home Server also stops the dependents. However, when you restart the main service, Windows Home Server may not start the dependent services as well. You need to start those services by hand. To see which services depend on a particular service, double-click that service to open its property sheet, and then display the Dependencies tab. Dependent services are shown in the field under The Following System Components Depend on This Service. The field is grayed out if no dependencies exist.


To change the way a service starts when you boot Windows Home Server, follow these steps:

1.
Double-click the service you want to work with to open its property sheet. Figure 2 shows an example.

Figure 2. You use a service’s property sheet to control its startup type.


2.
Use the Startup Type list to select one of the following types:

AutomaticThe service starts automatically when Windows Home Server boots. The service is started before the Welcome to Windows dialog box appears.
Automatic (Delayed Start)The service starts automatically when Windows Home Server boots. The service does not start until you log on.
ManualThe service does not start when Windows Home Server boots. You must start the service yourself.
DisabledThe service does not start when Windows Home Server boots, and you can’t start the service manually.

3.
Click OK.

Note

If the Startup Type list is disabled, it means the service is essential to Windows Home Server and must be started automatically when the system boots.


Note

All the services that Windows Home Server requires to perform its core functions use the Automatic startup type. This explains how Windows Home Server can run on a headless device. When you turn on the headless device, the “boot” only goes as far as the Welcome to Windows prompt. However, all the essential services are started by that point, so Windows Home Server can perform its core duties without the need for a local logon.


Tip

If you make changes to service startup types and you find that your system is unstable or causing problems, the best thing to do is return each service to its default startup type. If you’re not sure of the default for a service, open the Services snap-in, select Help, Help Topics, and then select the Services, Concepts, Default Settings for Services branch.

Other -----------------
- Windows Home Server 2011 : Configuring the Microsoft Management Console (part 2) - Creating a Custom Taskpad View, Controlling Snap-Ins with Group Policies
- Windows Home Server 2011 : Configuring the Microsoft Management Console (part 1) - Adding a Snap-In
- Windows Server 2012 : Monitoring, Tuning, and Troubleshooting Hyper-V - Using VM Monitoring
- Windows Server 2012 : Monitoring, Tuning, and Troubleshooting Hyper-V - Using Perfmon for logged monitoring
- Windows Server 2012 : Monitoring, Tuning, and Troubleshooting Hyper-V - Using real-time monitoring tools
- Windows Server 2008 : Licensing and Activation - Forcing Registration of KMS Server SRV Records, Manually Creating an SRV Record for KMS
- Windows Server 2008 : Licensing and Activation - Managing Activation Tasks with slmgr
- Windows Server 2008 : Migrating Printers with printbrm, Controlling the Print Queue with prnqctl.vbs
- Windows Server 2008 : Publishing Printers to Active Directory with pubprn.vbs
- Windows Small Business Server 2011 : Deploying Network Printers (part 4) - Sharing a Printer
- Windows Small Business Server 2011 : Deploying Network Printers (part 3) - Creating a DHCP Reservation for a Printer
- Windows Small Business Server 2011 : Deploying Network Printers (part 2) - Installing a Network-Attached Printer, Installing a Network Printer Manually
- Windows Small Business Server 2011 : Deploying Network Printers (part 1) - Creating a Printer - Installing a Local Printer Manually
- Windows Small Business Server 2011 : Sharing Printers- Understanding Windows Printing
- Windows Home Server 2011 : Getting More Out of Control Panel (part 2) - Alternative Methods for Opening Control Panel Icons
- Windows Home Server 2011 : Getting More Out of Control Panel (part 1) - Understanding Control Panel Files
- Windows Home Server 2011 : Using the Local Group Policy Editor (part 3) - Increasing the Size of the Recent Documents List, Enabling the Shutdown Event Tracker
- Windows Home Server 2011 : Using the Local Group Policy Editor (part 2) - Customizing the Places Bar
- Windows Home Server 2011 : Using the Local Group Policy Editor (part 1) - Working with Group Policies, Customizing the Windows Security Screen
- Windows Server 2012 : Backup and Recovery (part 8) - Backing up and restoring Active Directory
 
 
 
Top 10
 
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 2) - Wireframes,Legends
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Finding containers and lists in Visio (part 1) - Swimlanes
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Formatting and sizing lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Adding shapes to lists
- Microsoft Visio 2013 : Adding Structure to Your Diagrams - Sizing containers
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 3) - The Other Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 2) - The Data Properties of a Control
- Microsoft Access 2010 : Control Properties and Why to Use Them (part 1) - The Format Properties of a Control
- Microsoft Access 2010 : Form Properties and Why Should You Use Them - Working with the Properties Window
- Microsoft Visio 2013 : Using the Organization Chart Wizard with new data
- First look: Apple Watch

- 3 Tips for Maintaining Your Cell Phone Battery (part 1)

- 3 Tips for Maintaining Your Cell Phone Battery (part 2)
programming4us programming4us